Difference between revisions of "SetActorRefraction"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
imported>Gamall
Line 3: Line 3:
  sar ''[0.0 - 10.0]''
  sar ''[0.0 - 10.0]''
'''Example:'''  
'''Example:'''  
  SetActorRefraction .5
  SetActorRefraction 3 ; semi-transparent
 
SAR 0 ; opaque





Revision as of 03:43, 16 July 2006

Syntax:

SetActorRefraction [0.0 - 10.0]
sar [0.0 - 10.0]

Example:

SetActorRefraction 3 ; semi-transparent
SAR 0 ; opaque


Sets the actor's refraction value (how transparent they are). Note that this setting will be lost when the actor goes out of high process.