Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Horizontal Wrap Mode Property (Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Property of SceneTexture.

Read or writes how the texture is wrapped horizontally around a 3D object.

This property accepts the following values:

  • Clamp—Applies the texture image to the object with texture coordinates clamped to the range [0…1]. LabVIEW interprets any texture coordinates outside this range with clamped values. The texture does not repeat across the surface of the object.
  • Repeat—The texture repeats across the surface of the object when you pass texture coordinates outside the range [0…1]. LabVIEW only considers the fractional part of the texture coordinate. For example, LabVIEW interprets 0.4 and 3.4 as the same texture coordinate.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsWrite In Edit Only
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit