Example #1
0
 public OSSLPrim(ScriptBaseClass bc)
 {
     OSSL     = bc;
     Position = new OSSLPrim_Position(this);
     Rotation = new OSSLPrim_Rotation(this);
 }
Example #2
0
 public OSSLPrim(ScriptBaseClass bc)
 {
     OSSL = bc;
     Position = new OSSLPrim_Position(this);
     Rotation = new OSSLPrim_Rotation(this);
 }